Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[async] [metal] Support async mode on Metal #1920

Merged
merged 2 commits into from
Oct 4, 2020

Conversation

k-ye
Copy link
Member

@k-ye k-ye commented Oct 4, 2020

Added Program::compile_to_backend_executable() to dispatch to each backend's codegen, so that it can be shared between sync/async mode.

While we should only benchmark on CUDA, let me include Metal so that I get a sense of what the performance looks like...

Related issue = #742

[Click here for the format server]


Copy link
Contributor

@xumingkuan xumingkuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, LGTM!

Copy link
Contributor

@xumingkuan xumingkuan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, LGTM!

Copy link
Member

@yuanming-hu yuanming-hu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome! LGTM. Thank you so much!

@yuanming-hu yuanming-hu merged commit 08bb052 into taichi-dev:master Oct 4, 2020
@yuanming-hu yuanming-hu mentioned this pull request Oct 7, 2020
@k-ye k-ye deleted the async-mtl branch October 18, 2020 06:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants